home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / gambo / closet.dxr / 00066.ls < prev    next >
Encoding:
Text File  |  1995-02-13  |  168 b   |  8 lines

  1. on exitFrame
  2.   cursor(200)
  3.   set the mouseDownScript to EMPTY
  4.   set the timeoutScript to EMPTY
  5.   set the visible of sprite 6 to 1
  6.   sound playFile 1, "doroend.aif"
  7. end
  8.